home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 10
/
The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso
/
PC_SIGCD
/
20
/
9
/
DISK2092.ZIP
/
RBBS-LIT.ZIP
/
LIT
/
EXTERNAL.LIT
< prev
next >
Wrap
Text File
|
1990-01-13
|
940b
|
28 lines
*[EXTERNAL.LIT]***************************************************************
* Description: Removes support for external protocols. *
* RBBS-PC Level: CPC17.3 √ AM *
* Module Affected: RBBSSUB4.BAS *
* Selection Option: EXTERNAL = OFF *
* Additional files: None *
******************************************************************************
62600 SUB Protocol STATIC
ZTransferOption$ = "A)scii,X)modem,C)rcXmodem,Y)modem,N)one"
ZInternalEquiv$ = "AXCYN"
ZDefaultXfer$ = "AXCYN"
END SUB
62602
62603
62604
62605
62620 SUB Transfer STATIC
END SUB
62624 SUB PrivDoorRtn STATIC
END SUB
62628
62629
62630
62631
62632
62650 SUB FAKEXRPT (PROTO.USED$) STATIC
END SUB